Skip to content

Add running dashboard with Dataview queries - #30

Merged
gpas45 merged 1 commit into
mainfrom
claude/obsidian-dashboard-catalog-yescwx
Jul 17, 2026
Merged

Add running dashboard with Dataview queries#30
gpas45 merged 1 commit into
mainfrom
claude/obsidian-dashboard-catalog-yescwx

Conversation

@gpas45

@gpas45 gpas45 commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Summary

Added a comprehensive fitness dashboard for tracking running and cycling activities using Obsidian's Dataview plugin.

Changes

  • New dashboard file: obsidian/dashboard/Беговой дашборд.md

    • Displays running sessions from the last 2 weeks with key metrics (distance, pace, heart rate, zone 2 percentage)
    • Tracks Zone 2 aerobic base development over 30 days (primary progress indicator)
    • Shows weekly volume breakdown (number of runs, total distance, total time)
    • Provides all-time statistics and filters runs with ≥10% Zone 2 time
    • Includes cycling rides from the last month with type-based balance analysis
    • Combines running and cycling data into a unified aerobic load summary
    • Includes documentation on heart rate zones (Zone 2 = 116–136 bpm based on max HR of 194)
  • Updated README: obsidian/README.md

    • Added new dashboard/ section documenting the running dashboard
    • Noted Dataview plugin requirement and configuration details

Implementation Details

  • Uses Dataview plugin's TABLE and LIST query blocks to aggregate fitness data
  • Filters notes by tags: #fitness/run and #fitness/ride
  • Calculates percentages, sums, averages, and rounds values for readability
  • Designed to work with templated run/ride entries that include standardized fields (distance_km, pace, hr_avg, zone2_pct, etc.)
  • No JavaScript queries required—uses only standard Dataview syntax

https://claude.ai/code/session_01Dp8XM7zzGhqGN77ErTzwff

Добавлен каталог obsidian/dashboard/ с дашбордом на плагине Dataview —
сводки по пробежкам и велозаездам. Обновлён README.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Dp8XM7zzGhqGN77ErTzwff
@gpas45
gpas45 merged commit 2bf2423 into main Jul 17, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants